projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b2fc8d
)
tests: Update expected diff output
author
Colin Walters
<walters@verbum.org>
Tue, 26 Mar 2013 12:29:30 +0000
(08:29 -0400)
committer
Colin Walters
<walters@verbum.org>
Tue, 26 Mar 2013 12:29:30 +0000
(08:29 -0400)
For previous diff commit.
tests/t0000-basic.sh
patch
|
blob
|
history
diff --git
a/tests/t0000-basic.sh
b/tests/t0000-basic.sh
index a72d31dcb683e617156e0f23f247e50d94d17ebf..bed1107c93ef60d40d82b843b884dd1a9514b9c2 100755
(executable)
--- a/
tests/t0000-basic.sh
+++ b/
tests/t0000-basic.sh
@@
-102,7
+102,7
@@
echo afile > oh-look-a-file
$OSTREE diff test2 ./ > ${test_tmpdir}/diff-test2-2
rm oh-look-a-file
cd ${test_tmpdir}
-assert_file_has_content diff-test2-2 'A *
/
oh-look-a-file$'
+assert_file_has_content diff-test2-2 'A *oh-look-a-file$'
echo "ok diff cwd"
cd ${test_tmpdir}/checkout-test2-4